Skip to content

Conversation

@mohameds-dev
Copy link
Owner

Refactor, add coverage and memory leak tests to readme

  • Add script to create and show code coverage with lcov
  • Add memory leak tests results with valgrind
  • Refactor some tests to improve coverage
  • Edit readme to reflect the changes

- Break down the function into two functions emplace_node_at_head and emplace_node_at_tail
- By breaking down the functions, the unused code was removed
- In turn, this improved code coverage
@mohameds-dev
Copy link
Owner Author

LGTM

@mohameds-dev mohameds-dev merged commit 87c808d into main Jul 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants